ff4b30122f7525f6bb06543ab1c09ba173e6d124
[git-annex.git] /
1 [[!comment format=mdwn
2  username="andy"
3  avatar="http://cdn.libravatar.org/avatar/1f1c630290d8b02d7faddc9fa4482c8d"
4  subject="comment 1"
5  date="2017-02-16T06:34:50Z"
6  content="""
7 I've had the same problem; I solve it by packing the repositories into a compressed file of some sort (currently a 7z archive) and committing that to Git Annex. I have a script that makes that a one-line job. If I need to make changes to the repo, I can unpack the archive and work on the repo as usual.
8 """]]